Platform Explorer / Nuxeo Platform 5.8

Contribution org.nuxeo.ecm.virtualnavigation.tagsContrib--navigationTree

This contribution is part of XML component org.nuxeo.ecm.virtualnavigation.tagsContrib inside nuxeo-platform-tag-web-5.8.jar

Extension Point

Extension point navigationTree of component NavTreeService.

Contributed Items

  • <navTree treeId="TAG_CLOUD" treeLabel="label.byTagNavigation" xhtmlview="/incl/tag_cloud.xhtml">
        </navTree>

XML Source

<extension point="navigationTree" target="org.nuxeo.ecm.platform.virtualnavigation.NavTreeService">

    <navTree treeId="TAG_CLOUD" treeLabel="label.byTagNavigation" xhtmlview="/incl/tag_cloud.xhtml">
    </navTree>

  </extension>